home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CU Amiga Super CD-ROM 23
/
CU Amiga - Super CD-ROM 23 (June 1998).iso
/
CreatingGames
/
Utilities
/
Misc
/
GMS
/
GMSDev
/
Includes
/
fd
/
sound_lib.fd
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-11-01
|
333 b
|
17 lines
* FUNCTION DEFINITIONS LIST
*
* October 1997
*
* "mod.sound"
*
##base _SNDBase
##bias 6
##public
AllocSoundMem(Size,Flags)(d0/d1)
StopAudio()()
CheckSound(Sound)(a0)
FreeSoundMem(MemBlock)(d0)
SetVolume(Sound,Volume)(d0/d1)
StopSound(Sound)(a0)
##end